MtYoshiFruitStemBig_v
=====================
  Textures:
    - StemLeaf

  Ambient Colors:
    - 64, 64, 64, 128

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 8, 20, 4, -94
    - 12, 4, 0, 0
    - 109, 194, 36, 141

  Steps:
    1: RGB = (lerp from (12, 4, 0) to (tex #1 RGB) using (vertex RGB)), then add (8, 20, 4)
         A = (lerp from (tex #1 A) to 64 using (vertex A)), then add -94, multiply by 2
    2: RGB = ((109, 194, 36) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -94, multiply by 4
